projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35edd2c
)
(mode-line-modified): Unify help messages.
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 9 Apr 2001 09:58:02 +0000
(09:58 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 9 Apr 2001 09:58:02 +0000
(09:58 +0000)
lisp/bindings.el
patch
|
blob
|
history
diff --git
a/lisp/bindings.el
b/lisp/bindings.el
index 9d203ec908873fab6864ce0120c43cf0c87f3537..10a098be306a6ac0b61506b7d73af6081f3f79cb 100644
(file)
--- a/
lisp/bindings.el
+++ b/
lisp/bindings.el
@@
-187,7
+187,7
@@
Normally nil in most modes, since there is no process to display.")
(propertize
"%1+"
'help-echo (purecopy (lambda (window object point)
- (format "%sodified: mouse-2 toggles
flag
"
+ (format "%sodified: mouse-2 toggles"
(save-selected-window
(select-window window)
(if (buffer-modified-p)